﻿2026-07-06T04:57:49.2712973Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-06T04:57:49.2715517Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-06T04:57:49.2774496Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T04:57:49.2774751Z env:
2026-07-06T04:57:49.2774899Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-06T04:57:49.2775079Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-06T04:57:49.2775233Z ##[endgroup]
2026-07-06T04:57:51.5103357Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
2026-07-06T04:58:08.6732110Z ────────────
2026-07-06T04:58:08.6732424Z  Nextest run ID e2624929-4036-442e-8afe-946aee72f7c6 with nextest profile: default
2026-07-06T04:58:08.6732729Z     Starting 94 tests across 34 binaries (69 binaries skipped)
2026-07-06T04:58:15.7164272Z         PASS [   7.043s] ( 1/94) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-06T04:58:17.7240891Z         PASS [   2.008s] ( 2/94) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-06T04:58:33.2887949Z         PASS [  15.564s] ( 3/94) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-06T04:58:40.6386619Z         PASS [   7.350s] ( 4/94) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-06T04:58:48.3124637Z         PASS [   7.674s] ( 5/94) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-06T04:58:56.6315857Z         PASS [   8.319s] ( 6/94) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-06T04:59:05.2861904Z         PASS [   8.654s] ( 7/94) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-06T04:59:08.4050792Z         PASS [   3.119s] ( 8/94) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-06T04:59:09.4234720Z         PASS [   1.018s] ( 9/94) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-06T04:59:13.2071603Z         PASS [   3.784s] (10/94) spt::job_escape_e2e win::cold_start_daemon_escapes_kill_on_close_job_via_wmi
2026-07-06T04:59:16.1358498Z         PASS [   2.929s] (11/94) spt::job_escape_e2e win::wmi_daemon_run_has_no_conhost_window
2026-07-06T04:59:25.7830658Z         PASS [   9.647s] (12/94) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-06T04:59:25.7965278Z         PASS [   0.013s] (13/94) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-06T04:59:25.8232744Z         PASS [   0.027s] (14/94) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-06T04:59:25.8316727Z         PASS [   0.008s] (15/94) spt::oneliner_e2e install_script_against_staged_release
2026-07-06T04:59:35.0158675Z         PASS [   9.184s] (16/94) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-06T04:59:35.2233637Z         PASS [   0.207s] (17/94) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-06T04:59:35.3967743Z         PASS [   0.173s] (18/94) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-06T04:59:35.4753213Z         PASS [   0.078s] (19/94) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-06T04:59:35.5590998Z         PASS [   0.084s] (20/94) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-06T04:59:35.6159289Z         PASS [   0.057s] (21/94) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-06T04:59:35.6456939Z         PASS [   0.030s] (22/94) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-06T04:59:36.9070181Z         PASS [   1.261s] (23/94) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-06T04:59:37.0015327Z         PASS [   0.094s] (24/94) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-06T04:59:37.0556739Z         PASS [   0.054s] (25/94) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-06T04:59:37.0883609Z         PASS [   0.033s] (26/94) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-06T04:59:37.2153527Z         PASS [   0.127s] (27/94) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-06T04:59:37.2810543Z         PASS [   0.066s] (28/94) spt-daemon::attach resize_is_controller_exclusive
2026-07-06T04:59:37.3766425Z         PASS [   0.095s] (29/94) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-06T04:59:37.5000444Z         PASS [   0.123s] (30/94) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-06T04:59:38.0605501Z         PASS [   0.560s] (31/94) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-06T04:59:38.2125213Z         PASS [   0.152s] (32/94) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-06T04:59:38.2793835Z         PASS [   0.067s] (33/94) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-06T04:59:38.3500125Z         PASS [   0.071s] (34/94) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-06T04:59:38.4525421Z         PASS [   0.102s] (35/94) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-06T04:59:38.5225569Z         PASS [   0.070s] (36/94) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-06T04:59:38.5813512Z         PASS [   0.059s] (37/94) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-06T04:59:38.7253747Z         PASS [   0.144s] (38/94) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-06T04:59:38.7970645Z         PASS [   0.072s] (39/94) spt-daemon::broker spawn_env_reaches_child
2026-07-06T04:59:38.8672010Z         PASS [   0.070s] (40/94) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-06T04:59:38.8771126Z         PASS [   0.010s] (41/94) spt-daemon::budget measure_dormant_seat_budget
2026-07-06T04:59:45.6233961Z         PASS [   6.746s] (42/94) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-06T04:59:46.8734369Z         PASS [   1.250s] (43/94) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-06T04:59:47.2975080Z         PASS [   0.424s] (44/94) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-06T04:59:47.3817632Z         PASS [   0.084s] (45/94) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-06T04:59:47.5434142Z         PASS [   0.162s] (46/94) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-06T04:59:47.7621389Z         PASS [   0.219s] (47/94) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-06T04:59:48.0135445Z         PASS [   0.251s] (48/94) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-06T04:59:48.2126293Z         PASS [   0.199s] (49/94) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-06T04:59:48.3427941Z         PASS [   0.130s] (50/94) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-06T04:59:48.5158039Z         PASS [   0.173s] (51/94) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-06T04:59:48.7242580Z         PASS [   0.208s] (52/94) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-06T04:59:50.1707986Z         PASS [   1.446s] (53/94) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-06T04:59:50.3248440Z         PASS [   0.154s] (54/94) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-06T04:59:50.5521270Z         PASS [   0.227s] (55/94) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-06T04:59:50.7110939Z         PASS [   0.159s] (56/94) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-06T04:59:51.3224245Z         PASS [   0.611s] (57/94) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-06T04:59:51.3828433Z         PASS [   0.060s] (58/94) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-06T04:59:51.6248575Z         PASS [   0.242s] (59/94) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-06T04:59:51.6690887Z         PASS [   0.044s] (60/94) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-06T04:59:54.9068318Z         PASS [   3.238s] (61/94) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-06T04:59:58.0213510Z         PASS [   3.114s] (62/94) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-06T04:59:59.4083191Z         PASS [   1.387s] (63/94) spt-daemon::inject_control_wedge c1_miss_once_preserves_binary_and_next_inject_delivers
2026-07-06T05:00:01.4905641Z         PASS [   2.082s] (64/94) spt-daemon::inject_control_wedge c1_strike_fault_stamps_perch_and_bounded_respawns_then_gives_up
2026-07-06T05:00:13.8744639Z         PASS [  12.384s] (65/94) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-06T05:00:16.2094431Z         PASS [   2.335s] (66/94) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-06T05:00:17.1913031Z         PASS [   0.982s] (67/94) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-06T05:00:17.8643786Z         PASS [   0.673s] (68/94) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-06T05:00:20.3181996Z         PASS [   2.454s] (69/94) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-06T05:00:21.0399223Z         PASS [   0.722s] (70/94) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-06T05:00:33.4256452Z         PASS [  12.386s] (71/94) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-06T05:00:33.9185408Z         PASS [   0.493s] (72/94) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-06T05:00:40.4595100Z         PASS [   6.541s] (73/94) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-06T05:00:40.9712217Z         PASS [   0.512s] (74/94) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-06T05:00:45.7377396Z         PASS [   4.766s] (75/94) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-06T05:00:58.1298177Z         PASS [  12.392s] (76/94) spt-daemon::inject_control_wedge wan_arrival_to_idle_spt_hosted_injects_with_no_hook_poll
2026-07-06T05:01:30.1336468Z         PASS [  32.004s] (77/94) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-06T05:01:32.5203232Z         PASS [   2.387s] (78/94) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-06T05:01:36.9111186Z         PASS [   4.391s] (79/94) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-06T05:01:38.3679098Z         PASS [   1.457s] (80/94) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-06T05:01:41.3437760Z         PASS [   2.976s] (81/94) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-06T05:01:41.4780529Z         PASS [   0.134s] (82/94) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-06T05:01:41.6494816Z         PASS [   0.171s] (83/94) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-06T05:01:41.6610410Z         PASS [   0.012s] (84/94) spt-daemon::twohost b2_attacher_child
2026-07-06T05:01:41.6715890Z         PASS [   0.010s] (85/94) spt-daemon::twohost two_host_ladder_role_a
2026-07-06T05:01:41.6817107Z         PASS [   0.010s] (86/94) spt-daemon::twohost two_host_ladder_role_b
2026-07-06T05:01:41.7284299Z         PASS [   0.047s] (87/94) spt-term::dsr conpty_output_not_withheld_under_the_drain
2026-07-06T05:01:41.7601960Z         PASS [   0.032s] (88/94) spt-term::dsr drain_forwards_child_output
2026-07-06T05:01:41.8003998Z         PASS [   0.040s] (89/94) spt-term::inject ctrl_c_interrupts_the_child
2026-07-06T05:01:41.8494766Z         PASS [   0.049s] (90/94) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-06T05:01:42.9567329Z         PASS [   1.107s] (91/94) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-06T05:01:42.9906147Z         PASS [   0.034s] (92/94) spt-term::stream delivers_every_value_under_resize
2026-07-06T05:01:43.0135444Z         PASS [   0.023s] (93/94) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-06T05:01:43.0379434Z         PASS [   0.024s] (94/94) spt-term::winspawn pty_spawns_a_cmd_script_via_cmd_wrap
2026-07-06T05:01:43.0382080Z ────────────
2026-07-06T05:01:43.0382362Z      Summary [ 214.363s] 94 tests run: 94 passed, 0 skipped
